gtk-demo: Mention dataset size for Characters
authorMatthias Clasen <mclasen@redhat.com>
Mon, 5 Oct 2020 18:43:38 +0000 (14:43 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 5 Oct 2020 18:43:38 +0000 (14:43 -0400)
demos/gtk-demo/listview_ucd.c

index ecaa37d9aca7ac6f66ac4b8b51c6be809f2e818b..4331d646fbb375f82c843ca4f27e4561a12039a2 100644 (file)
@@ -2,6 +2,8 @@
  *
  * This demo shows a multi-column representation of some parts
  * of the Unicode Character Database, or UCD.
+ *
+ * The dataset used here has 33 796 items.
  */
 
 #include <gtk/gtk.h>